inspector: Don't force-switch to the objects tab
authorMatthias Clasen <mclasen@redhat.com>
Tue, 9 Dec 2014 23:27:57 +0000 (18:27 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 10 Dec 2014 01:57:58 +0000 (20:57 -0500)
commitcf4afd0e934e19798c8e29b150ac0f583c46527c
tree41e6795c2dc0491e2574842098f207cb9c14a8d7
parent702b647d4e18b20b1b8056f584a80f9c37bddb83
inspector: Don't force-switch to the objects tab

We used to switch to the objects tab when an object is
picked, but now may have two places with picker buttons:
the objects tab and the interactive tab.

So, just don't do that anymore.
gtk/inspector/inspect-button.c